Fix bug #14241 with posn-at-point at the beginning of an image display prop.
authorEli Zaretskii <eliz@gnu.org>
Mon, 6 May 2013 17:11:07 +0000 (20:11 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 6 May 2013 17:11:07 +0000 (20:11 +0300)
commitdc59803cafc7b3488250054725e1ecdd73c08e65
tree0ed187951b813e7336ed65d6036fd8cf1da2493b
parentffcb83890fa5254911406f376a0d38a8511217ea
Fix bug #14241 with posn-at-point at the beginning of an image display prop.

 src/xdisp.c (pos_visible_p): Use the special code for finding the
 beginning of a display property or overlay for any "replacing"
 display property, not just for display strings.  This solves
 incorrect reporting of position by posn-at-point.
src/ChangeLog
src/xdisp.c